Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix volume migration #180

Merged
merged 15 commits into from
Oct 4, 2023
Merged

Fix volume migration #180

merged 15 commits into from
Oct 4, 2023

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Oct 4, 2023

Fixes numerous issues with migration and sector pruning.

  • Fixes database is locked error while migrating large volumes (closes database lock error #179)
  • Fixes an issue with physical sectors not being pruned after being removed from a contract.
  • Adds a migration to recalculate the physical and contract sectors
  • Fixes an edge case causing sector root_index to be off after trimming sectors
  • Adds a migration to reset the root indices

@n8maninger n8maninger force-pushed the nate/fix-volume-migration branch from dd6e800 to 96ba098 Compare October 4, 2023 03:52
@n8maninger n8maninger force-pushed the nate/fix-volume-migration branch from 5a25e57 to a6510f3 Compare October 4, 2023 04:03
@n8maninger n8maninger merged commit 4b8a8b5 into master Oct 4, 2023
@n8maninger n8maninger deleted the nate/fix-volume-migration branch October 4, 2023 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

database lock error
1 participant